CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 位图

搜索资源列表

  1. AlarmClock

    0下载:
  2. 一个MFC程序,从文件加载位图作为背景,可自定义闹钟音乐,可无限设置闹钟个数,最小化到托盘,代码清晰,适合windows界面编程(GDI)新手参考或直接作为闹钟使用。编译环境:vs2005-A MFC program, load a bitmap from a file as background music, can customize the alarm clock, can set the alarm clock the infinite number, minimize to tray,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5279886
    • 提供者:chen
  1. about-digital-image

    0下载:
  2. 1、 在VC6.0环境下,生成MFC应用程序框架。 2、 在已生成的应用程序中,加BMP位图读取与显示的代码,从已有文件中读取bmp格式文件并在视图中显示。 -the read ing and displaying of digital image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:258784
    • 提供者:馨蕊
  1. ImageLibTest

    0下载:
  2. 在对话框里显示矢量图形,实际是显示位图,是先把矢量图形转化成位图,然后显示到控件里面。包含了控件,矢量图形,位图多方面知识,是学习MFC学习C++的好例子。-In the dialog box shows vector graphics, actual it is displaying a figure, is first the vector graphics into a bitmap, then show to control it. Contains control, vector gr
  3. 所属分类:ComboBox

    • 发布日期:2017-05-20
    • 文件大小:5645438
    • 提供者:李俊炎
  1. OpenGL_MFC

    0下载:
  2. 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1108679
    • 提供者:李平
  1. Take

    0下载:
  2. 用MFC实现在WINCE设备下的截屏,把屏幕图像保存成位图文件。-MFC implementation of the screenshots in WINCE device to save the screen image into a bitmap file.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-22
    • 文件大小:6225205
    • 提供者:喻世东
  1. tanchishe

    0下载:
  2. 贪吃蛇游戏源码,没有在MFC的框架下编辑。其中导入了位图。-Snake game source code, and does not edit the MFC framework.Imported bitmap.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3472196
    • 提供者:小童
  1. VS_MFC_Image

    0下载:
  2. 这个项目是在VS2008上实现的MFC单文档视图,功能是打开和显示位图。-This project is implemented in VS2008 MFC single document view function is to open and display a bitmap.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-10
    • 文件大小:17256984
    • 提供者:yang yf
  1. LoadImageFile

    0下载:
  2. 用MFC读取并显示位图,自定义的CDIB类,实现调色板操作-show bmp images in this small program
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-08
    • 文件大小:1966878
    • 提供者:wuchengwei
  1. BMPViewer1

    0下载:
  2. 读入bmp文件的MFC程序,可以显示,可以放大缩小,可以读取8-32位图 -MFC program read into bmp file, you can display, zoom, and can read 8-32 bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:12014655
    • 提供者:wenzi
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. CBitmapDemo

    0下载:
  2. 有关位图的函数的实现,对于刚学习MFC的同学有很大帮助-The bitmap functions to achieve a great help for students just learning the MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:36066
    • 提供者:赵燕
  1. RGB-HIS-and-grayscale

    0下载:
  2. 在VC6.0平台下,实现了基于MFC的24位彩色bmp位图的图像色彩空间变换(RGB->HIS、HIS->RGB)的算法程序,以及彩色图像灰度化的算法实现。-VC6.0 platform, MFC-based 24-bit color bmp bitmap image color space transform (RGB-> HIS, HIS-> RGB) algorithm program, grayscale and color images of the algor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:65768
    • 提供者:李若
  1. BMPANNUI

    0下载:
  2. 本程序用MFC实现位图加载和对一些控件的实现。并通过VS2010通过。-This procedure is implemented by MFC bitmap loaded and the realization of some control. Through and through VS2010.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:237307
    • 提供者:youxuansi
  1. Huffmam_D

    0下载:
  2. 文本压缩 位图压缩 哈弗曼实现 MFC界面-Text compression; bmp compression huffman; MFC interface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:32818
    • 提供者:llf
  1. MyDraw

    0下载:
  2. s使用vs2005中的VC++ MFC类基础显示GDI位图和位图bmp文件-s to use in vs2005 VC++ MFC class basis to show the GDI bitmap and bitmap bmp file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:10638548
    • 提供者:lufagui
  1. CDib

    0下载:
  2. Visual C++ MFC中没有提供一个专门的类来处理DIB位图,因此,为了方便地使用位图文件,我们有必要派生一个CDib类-Visual C++ MFC does not provide a specialized class to handle the DIB bitmap, therefore, in order to easily use the bitmap file, we need to derive a CDib class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2849
    • 提供者:chenchao
  1. MFC_SHOW-BMPFILE

    0下载:
  2. mfc 显示位图总结的源码,对于要显示图片有一些帮助-mfc display a summary of the source bitmap, and some help To display the picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:5219
    • 提供者:
  1. DbufOpenImage

    0下载:
  2. 在VC6.0的MFC多文档环境下开发的打开8bit位图,且利用图像的双缓冲技术很好的解决了图像的刷新闪屏问题!-VC6.0 MFC multi-document environment, the development of open 8bit bitmap, and good use of images of the double buffering technique to solve the image to refresh the splash screen!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:643596
    • 提供者:低调
  1. fuse

    0下载:
  2. 程序在VC6.0的MFC多文档环境下开发图像融合,打开8位位图,且使用三种不同方式测试图像融合-Fusion program developed in VC6.0 MFC multi-document environment, open 8 bitmap, and use three different ways to test image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1683024
    • 提供者:低调
  1. BmpMenu

    0下载:
  2. 用bmp图像,动态变化菜单显示,在MFC中,用CImageList加载位图,建立菜单项与位图的索引,在菜单上显示位图。-Bmp image, the dynamic changes in the menu to load a bitmap in MFC, use CImageList to establish the index of the menu item with bitmap display bitmap on the menu.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:13952
    • 提供者:liming
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com